home *** CD-ROM | disk | FTP | other *** search
/ FishMarket 1.0 / FishMarket v1.0.iso / fishies / 051-075 / disk_052 / tek4010 / readme.sdp < prev    next >
Text File  |  1992-05-06  |  1KB  |  31 lines

  1. This started out a much smaller job than it ended out.  I snarfed this code
  2. from DeepThought and then started to unARC things.  Well, 2 files were 
  3. corrupted: vt100.h and vt-tek.  So, I figured, i'll just snarf vt100.h from
  4. vt100v22.arc and all will be well.  But, vt100v22.arc is much newer and more
  5. advanced, and vt100.h had been changed by TAW.  So, I spent last weekend 
  6. getting it to compile, then to link, and tonite, to run.  All the meaningful
  7. work was done by  T. Whelan, et al.  All I've done is an effort to 
  8. regenerate some missing code.  And I had to frob some code to keep the 
  9. Lattice C compiler from nattering on with silly warnings.
  10.  
  11. Well, there is something else i have done.  I'm rather neurotic about the
  12. format of C source code.  There was some formatting that I just HAD TO 
  13. CHANGE if i were to maintain sanity.  And frobbing source keeps my hands busy
  14. while i'm trying to figure out what's wrong.  So I put the C source into a 
  15. form that I like, and I put in Runoff commands into the source as comments.  
  16. That allowed me to make illuminated source listings.  
  17.  
  18. I hope TAW forgives me for hacking his source so mercilessly.  If you need to
  19. get hold of me, I'll say right now that my knowledge of this code is quite
  20. superficial.  If you need to get hold of me, here's some vectors:
  21.  
  22. Steve Poling
  23. 701 Livingston NE
  24. Grand Rapids, MI 49503
  25.  
  26. (616)459-7261
  27. plink: SPoling
  28.  
  29. Good luck,
  30. sdp
  31.